VM Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Virtual Machine

INHERITED FROM

INTERFACES

PUBLIC PROPERTIES

Type Name Description
String Id
String IP IP of the VM
Boolean IsHost Whether the VM is host or not
Boolean IsTemplate Whether the VM is template or not
String Name
String NativePoolId ID of Native Pool
UInt32 ProviderId
String Server FQDN or IP address of the RAS Server
UInt32 SiteId
VMState State VM State
String User VM User

PUBLIC METHODS

Type Name Description
Void CheckIfSettingsChangeAllowed ()
Int32 CompareTo (Object obj) Inherited from RASSerilazableObj
Boolean Equals (Object obj) Inherited from RASSerilazableObj
Int32 GetHashCode () Inherited from RASSerilazableObj
Type GetType ()
String ToString ()

References to Commands

Get-RASVM
New-RASTemplate
Reset-RASVM
Restart-RASVM
Start-RASVM
Stop-RASVM
Suspend-RASVM